Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. What is Callback?

#2. Which of the following are not Node.js web application frameworks for?

#3. Which function is used to include modules in Node Js

#4. Node Js is _________

#5. Which of the following module is required for path specific operations ?




#6. Which of following is not builtin node module.

#7. What does the fs module stand for?

#8. Command to start Node REPL

#9. Node uses _________ engine in core.*

#10. A stream fires finish event when all data has been flushed to underlying system.?




#11. Which method returns the current working directory of the process.

#12. What is the default scope in Node.js application.

#13. Node.js is written in _____________

#14. For What npm stands?

#15. Which of the following template engines can be used with Node.js?




#16. In Node process is ______

#17. Node.js is ___________ Language.

#18. How Node.js modules are availble externally

#19. Something that happened in our application that we can respond too.

#20. How do you install Nodemon using Node.js?




Previous
Finish

Related posts